(message "** IMPORTANT INFORMATION **\n\nThank you for purchasing the EPIC Interactive Encyclopedia '98, please take note of the following information.\n\nThis product requires around 5.2mb of free harddrive space on the target drive and 1mb on the System drive. You will also require the AGA chipset or a graphics card and at least 4mb of RAM.\nPlease note: AVI Film-clips require an 030 Processor.")
(message "** IMPORTANT INFORMATION **\n\nWe recommend that you use the ASIM CDFS or AmiCDFS CD-ROM filesystems, if you are using an older filesystem please hit abort and install AmiCDFS.\n\nThank you.")
(Complete 1)
(set install_dir
(askdir
(prompt "Select a path to install to, a directory \"Epic\" will be created.")
(help "Here you choose where you wish to put the main Encyclopedia files. You can select any harddrive partition or any directory within a partition, a directory Epic will be created there. Installation requires a total of around 7mb of disk space.")
(default "Work:")
)
)
(set @default-dest install_dir)
(complete 10)
(set install_path (tackon install_dir "Epic"))
(makedir install_path (infos))
(copyfiles
(prompt "Creating directory")
(help "")
(source "Epic_Encyclopedia:Menufiles/Bin.info")
(dest install_dir)
(newname "Epic.info")
)
(makeassign "EpicInstallPath" install_path)
(makeassign "EpicData" install_path)
(complete 12)
(makedir "EpicInstallPath:0")
(makedir "EpicInstallPath:A")
(makedir "EpicInstallPath:B")
(makedir "EpicInstallPath:C")
(makedir "EpicInstallPath:D")
(makedir "EpicInstallPath:E")
(makedir "EpicInstallPath:F")
(makedir "EpicInstallPath:G")
(makedir "EpicInstallPath:H")
(makedir "EpicInstallPath:I")
(makedir "EpicInstallPath:J")
(makedir "EpicInstallPath:K")
(makedir "EpicInstallPath:L")
(makedir "EpicInstallPath:M")
(makedir "EpicInstallPath:N")
(makedir "EpicInstallPath:O")
(makedir "EpicInstallPath:P")
(makedir "EpicInstallPath:Q")
(makedir "EpicInstallPath:R")
(makedir "EpicInstallPath:S")
(makedir "EpicInstallPath:T")
(makedir "EpicInstallPath:U")
(makedir "EpicInstallPath:V")
(makedir "EpicInstallPath:W")
(makedir "EpicInstallPath:X")
(makedir "EpicInstallPath:Y")
(makedir "EpicInstallPath:Z")
(makedir "EpicInstallPath:Hotlists")
(makedir "EpicInstallPath:Indexfiles")
(makedir "EpicInstallPath:Saved"(infos))
(makedir "EpicInstallPath:Temp")
(makedir "EpicInstallPath:Tools")
(makedir "EpicInstallPath:Userfiles")
;Copy files into relevent pigeon holes in HDD infa structure...
(prompt "Installer is now about to update your user-startup file, hit proceed to continue or the help button for more information.")
(help "Some lines need to be added to your startup files inorder for the encyclopedia to function correctly, nothing else will be altered. Please hit Proceed.")
(set @messy "** IMPORTANT **\n\nFast access files are about to be created for your machine configuration.\nThis process may take 15 or more minutes.\n\nPlease be patient.")
(prompt "We will now have to reboot your computer, before pressing Proceed please make sure that you have no unsaved files and that all drive lights are out.")